Class CoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thanlinardos.spring_enterprise_library.error.exceptions.CoreException
All Implemented Interfaces:
Serializable

public class CoreException extends RuntimeException
Core exception class that includes an ErrorCode and supports message formatting with arguments.
See Also: