public class EntityNotInRealmScopeException extends WIMApplicationException
| Constructor and Description |
|---|
EntityNotInRealmScopeException() |
EntityNotInRealmScopeException(java.lang.String key,
java.lang.String message) |
EntityNotInRealmScopeException(java.lang.String key,
java.lang.String message,
java.lang.Throwable cause) |
EntityNotInRealmScopeException(java.lang.Throwable cause) |
getMessageKeypublic EntityNotInRealmScopeException()
public EntityNotInRealmScopeException(java.lang.String key,
java.lang.String message)
message - public EntityNotInRealmScopeException(java.lang.Throwable cause)
cause - public EntityNotInRealmScopeException(java.lang.String key,
java.lang.String message,
java.lang.Throwable cause)
message - cause -