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