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