com.sap.security.api.ticket

Class TicketException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sap.security.api.ticket.TicketException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TicketExpiredException, TicketVerifyException, WrongTicketModeException

public class TicketException
extends Exception

See Also:
Serialized Form

Constructor Summary
TicketException()
           
TicketException(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TicketException

public TicketException()

TicketException

public TicketException(String message)


Copyright 2006 SAP AG Complete Copyright Notice