com.sap.security.api.ticket

Class TicketExpiredException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sap.security.api.ticket.TicketException
              extended bycom.sap.security.api.ticket.TicketExpiredException
All Implemented Interfaces:
Serializable

public class TicketExpiredException
extends TicketException

Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG

See Also:
Serialized Form

Constructor Summary
TicketExpiredException(String msg)
           
 
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

TicketExpiredException

public TicketExpiredException(String msg)


Copyright 2006 SAP AG Complete Copyright Notice