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