Ontimize 5.2072EN

com.ontimize.security
Class GeneralSecurityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ontimize.security.GeneralSecurityException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NotInPeriodException, SessionNotFoundException

public class GeneralSecurityException
extends java.lang.Exception

Custom Exception.

Author:
Imatia Innovation
See Also:
Serialized Form

Constructor Summary
GeneralSecurityException(java.lang.String s)
           
 
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

GeneralSecurityException

public GeneralSecurityException(java.lang.String s)

Ontimize