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