Class EntityNotInRealmScopeException

All Implemented Interfaces:
Serializable

public class EntityNotInRealmScopeException extends WIMApplicationException
See Also:
  • Constructor Details

    • EntityNotInRealmScopeException

      public EntityNotInRealmScopeException()
    • EntityNotInRealmScopeException

      public EntityNotInRealmScopeException(String key, String message)
      Parameters:
      message -
    • EntityNotInRealmScopeException

      public EntityNotInRealmScopeException(Throwable cause)
      Parameters:
      cause -
    • EntityNotInRealmScopeException

      public EntityNotInRealmScopeException(String key, String message, Throwable cause)
      Parameters:
      message -
      cause -