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