org.itracker.services.exceptions
Class UserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.itracker.services.exceptions.UserException
- All Implemented Interfaces:
- Serializable
public class UserException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UserException
public UserException()
UserException
public UserException(String message)
UserException
public UserException(String message,
Throwable cause)
Copyright © 2002-2012 itracker. All Rights Reserved.