org.trails.security
Class TrailsSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.trails.TrailsRuntimeException
                  extended by org.trails.security.TrailsSecurityException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EntityModificationInterception

public class TrailsSecurityException
extends org.trails.TrailsRuntimeException

See Also:
Serialized Form

Constructor Summary
TrailsSecurityException(java.lang.String string)
           
TrailsSecurityException(java.lang.String string, ognl.OgnlException e)
           
 
Method Summary
 
Methods inherited from class org.trails.TrailsRuntimeException
getEntityType
 
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

TrailsSecurityException

public TrailsSecurityException(java.lang.String string)

TrailsSecurityException

public TrailsSecurityException(java.lang.String string,
                               ognl.OgnlException e)


Copyright © 2004-2007. All Rights Reserved.