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