gran.exception
Class UserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bygran.exception.GranException
              extended bygran.exception.UserException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AccessDeniedException, AuthException, BadPasswordException, CantCreateUserException, CantDeleteAclException, CantDeleteAttachmentsException, CantDeleteCategoryException, CantDeleteEmailTypeException, CantDeleteFilterException, CantDeleteMailImportException, CantDeleteMessageException, CantDeleteMessageTypeException, CantDeleteNotificationException, CantDeletePriorityException, CantDeletePrstatusException, CantDeleteRegistrationException, CantDeleteResolutionException, CantDeleteStateException, CantDeleteTaskException, CantDeleteTransitionException, CantDeleteUdfException, CantDeleteUserException, CantDeleteWorkflowException, DuplicateUserLoginException, EmptyListException, ExpiredException, InvalidParameterException, LicenseException, TaskNotFoundException, TypesMismatchException, UsersLimitExceedException

public class UserException
extends GranException

See Also:
Serialized Form

Constructor Summary
UserException(java.lang.Exception e)
           
UserException(java.lang.Exception e, java.lang.String m)
           
UserException(java.lang.String m)
           
 
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

UserException

public UserException(java.lang.String m)

UserException

public UserException(java.lang.Exception e,
                     java.lang.String m)

UserException

public UserException(java.lang.Exception e)


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