com.sap.security.api.ticket
Class TicketVerifyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sap.security.api.ticket.TicketException
                    |
                    +--com.sap.security.api.ticket.TicketVerifyException
All Implemented Interfaces:
java.io.Serializable

public class TicketVerifyException
extends TicketException

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

Version:
1.0
See Also:
Serialized Form

Constructor Summary
TicketVerifyException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TicketVerifyException

public TicketVerifyException(java.lang.String msg)


Copyright © 2002 SAP AG All Rights Reserved.