Class CommandAcceptanceException

All Implemented Interfaces:
Serializable

public class CommandAcceptanceException extends HibernateException
Indicates a problem accepting/executing a schema management command.
Author:
Steve Ebersole
See Also:
  • Constructor Details

    • CommandAcceptanceException

      public CommandAcceptanceException(String message)
    • CommandAcceptanceException

      public CommandAcceptanceException(String message, Throwable cause)