org.openrdf.sesame.sailimpl.omm.security
Class SecurityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.openrdf.sesame.sailimpl.omm.security.SecurityException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NullParameterException

public class SecurityException
extends Exception

Title: Knowledge Control System

Company: OntoText Lab. Sirma AI.

Version:
1.0 Base class for all the security exceptions
Author:
borislav popov
See Also:
Serialized Form

Constructor Summary
SecurityException()
           
SecurityException(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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityException

public SecurityException()

SecurityException

public SecurityException(String msg)


Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.