com.perforce.p4java.exception
Class OptionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.perforce.p4java.exception.P4JavaException
com.perforce.p4java.exception.OptionsException
- All Implemented Interfaces:
- java.io.Serializable
public class OptionsException
- extends P4JavaException
A P4Java extension used to signal to participating
users that an error occurred in Options object processing.
- 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 |
OptionsException
public OptionsException()
OptionsException
public OptionsException(java.lang.String message,
java.lang.Throwable cause)
OptionsException
public OptionsException(java.lang.String message)
OptionsException
public OptionsException(java.lang.Throwable cause)
Copyright (c) 2008-2010 Perforce Software. All rights reserved.