com.sap.security.api.ticket

Class WrongTicketModeException

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

public class WrongTicketModeException
extends TicketException

Title: WrongTicketModeException Description: Exception to indicate that a ticket is used in the wrong mode (create/verify) Copyright: Copyright (c) 2001 Company: SAP AG

See Also:
Serialized Form

Constructor Summary
WrongTicketModeException(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

WrongTicketModeException

public WrongTicketModeException(String msg)


Copyright 2006 SAP AG Complete Copyright Notice