Class InternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.proninyaroslav.template.exceptions.InternalException
All Implemented Interfaces:
Serializable

public class InternalException extends Exception
See Also:
  • Constructor Details

    • InternalException

      public InternalException(Exception e)
    • InternalException

      public InternalException(String msg)