nesstar.api
Class TargetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nesstar.api.TargetException
- All Implemented Interfaces:
- Serializable
public class TargetException
- extends Exception
The exception that is returned when the user hasn't the right to execute an
operation.
- See Also:
- Serialized Form
- Created:
- 26 April 2002
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TargetException
public TargetException()
- Constructor for the TargetException object
TargetException
public TargetException(String msg)
- Constructor for the TargetException object
- Parameters:
msg -
Copyright©2003 NSD - All Rights Reserved