Class DbTypeSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
de.hybris.bootstrap.ddl.dbtypesystem.impl.DbTypeSystemException
- All Implemented Interfaces:
Serializable
Exception thrown during reading hybris db type system.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDbTypeSystemException(String message) DbTypeSystemException(String message, Throwable cause) DbTypeSystemException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DbTypeSystemException
public DbTypeSystemException() -
DbTypeSystemException
-
DbTypeSystemException
-
DbTypeSystemException
-