gran.exception
Class SecurityViolationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bygran.exception.GranException
              extended bygran.exception.UserException
                  extended bygran.exception.SecurityViolationException
All Implemented Interfaces:
java.io.Serializable

public class SecurityViolationException
extends UserException

Copyright (c) TrackStudio Ltd., 2002-2005. All rights reserved. Date: 02.09.2005 Time: 16:51:24

See Also:
Serialized Form

Constructor Summary
SecurityViolationException(java.lang.String s)
           
SecurityViolationException(java.lang.String s, java.lang.String[] args)
           
 
Methods inherited from class gran.exception.UserException
addActionMessages, getActionMessages
 
Methods inherited from class gran.exception.GranException
getTSCause
 
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

SecurityViolationException

public SecurityViolationException(java.lang.String s)

SecurityViolationException

public SecurityViolationException(java.lang.String s,
                                  java.lang.String[] args)


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.