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