public class AttributeAssignNotAllowed extends RuntimeException
| Constructor and Description |
|---|
AttributeAssignNotAllowed() |
AttributeAssignNotAllowed(String msg) |
AttributeAssignNotAllowed(String msg,
Throwable cause) |
AttributeAssignNotAllowed(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AttributeAssignNotAllowed()
public AttributeAssignNotAllowed(String msg)
msg - public AttributeAssignNotAllowed(String msg, Throwable cause)
msg - cause - public AttributeAssignNotAllowed(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.