org.apache.directory.shared.kerberos.exceptions
Class InvalidTicketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.directory.shared.kerberos.exceptions.KerberosException
org.apache.directory.shared.kerberos.exceptions.InvalidTicketException
- All Implemented Interfaces:
- Serializable
public class InvalidTicketException
- extends KerberosException
A exception used when there was an error while creating a Ticket
- Author:
- Apache Directory Project
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTicketException
public InvalidTicketException(ErrorType errorType)
InvalidTicketException
public InvalidTicketException(ErrorType errorType,
String explanation)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.