Class CoreException

All Implemented Interfaces:
Serializable

public class CoreException extends Exception
See Also:
  • Constructor Details

    • CoreException

      public CoreException()
    • CoreException

      public CoreException(String detailMessage)
    • CoreException

      public CoreException(Throwable e)
    • CoreException

      public CoreException(String detailMessage, Throwable e)