Class ConnectionManager.MetaStoreInitializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.di.connections.ConnectionManager.MetaStoreInitializationException
All Implemented Interfaces:
Serializable
Enclosing class:
ConnectionManager

public static class ConnectionManager.MetaStoreInitializationException extends RuntimeException
See Also:
  • Constructor Details

    • MetaStoreInitializationException

      public MetaStoreInitializationException(org.pentaho.metastore.api.exceptions.MetaStoreException cause)
  • Method Details

    • getCause

      public org.pentaho.metastore.api.exceptions.MetaStoreException getCause()
      Overrides:
      getCause in class Throwable