Class IllegalAccessRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
adalid.core.exceptions.IllegalAccessRuntimeException
All Implemented Interfaces:
Serializable

public class IllegalAccessRuntimeException extends RuntimeException
Author:
Jorge Campins
See Also:
  • Constructor Details

    • IllegalAccessRuntimeException

      public IllegalAccessRuntimeException()
    • IllegalAccessRuntimeException

      public IllegalAccessRuntimeException(String message)
    • IllegalAccessRuntimeException

      public IllegalAccessRuntimeException(Throwable cause)
    • IllegalAccessRuntimeException

      public IllegalAccessRuntimeException(String message, Throwable cause)