Class SecurityRuntimeException

All Implemented Interfaces:
Serializable

public class SecurityRuntimeException extends MendixRuntimeException
Defines an exception that is thrown when access to Mendix objects and/or their attributes or associations is denied.
See Also:
  • Constructor Details

    • SecurityRuntimeException

      public SecurityRuntimeException(String message)
      Creates an exception with the specified message.
      Parameters:
      message - the exception message