gran.exception
Class UserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gran.exception.GranException
gran.exception.UserException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AuthException, BadPasswordException, CantCreateUserException, CantDeleteAclException, CantDeleteAttachmentsException, CantDeleteCategoryException, CantDeleteEmailTypeException, CantDeleteFilterException, CantDeleteMailImportException, CantDeleteMessageException, CantDeleteMessageTypeException, CantDeleteNotificationException, CantDeletePriorityException, CantDeletePrstatusException, CantDeleteRegistrationException, CantDeleteResolutionException, CantDeleteStateException, CantDeleteTaskException, CantDeleteTransitionException, CantDeleteUdfException, CantDeleteUserException, CantDeleteWorkflowException, CSVImportException, DuplicateUserLoginException, EmptyListException, ExpiredException, InvalidParameterException, LicenseException, SecurityViolationException, TaskNotFoundException, TriggerException, TypesMismatchException, UserMessageException, UsersLimitExceedException
- public class UserException
- extends GranException
- See Also:
- Serialized Form
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 |
UserException
public UserException(java.lang.String m)
UserException
protected UserException(java.lang.String m,
boolean noI18n)
UserException
public UserException(java.lang.Exception e,
java.lang.String m)
UserException
public UserException(java.lang.Exception e,
java.lang.String m,
java.lang.Object[] o)
UserException
public UserException(java.lang.String m,
java.lang.Object[] o)
UserException
public UserException(java.lang.Exception e)
addActionMessages
public void addActionMessages(org.apache.struts.action.ActionMessages a)
getActionMessages
public org.apache.struts.action.ActionMessages getActionMessages()
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.