Class DDLExecuteException

  • All Implemented Interfaces:
    Serializable

    public class DDLExecuteException
    extends de.codecentric.reedelk.runtime.api.exception.PlatformException
    See Also:
    Serialized Form
    • Constructor Detail

      • DDLExecuteException

        public DDLExecuteException​(String message)
      • DDLExecuteException

        public DDLExecuteException​(String message,
                                   Throwable exception)