public class InvalidTicketException extends KerberosException
| Constructor and Description |
|---|
InvalidTicketException(ErrorType errorType) |
InvalidTicketException(ErrorType errorType,
String explanation) |
getError, getErrorCode, getExplanatoryDataaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTicketException(ErrorType errorType)
public InvalidTicketException(ErrorType errorType, String explanation)
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.