org.omg.CosCollection
Class ParameterInvalid
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosCollection.ParameterInvalid
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class ParameterInvalid
- extends UserException
Generated from IDL exception "ParameterInvalid".
- Version:
- generated at Mar 21, 2012 11:04:28 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
- See Also:
- Serialized Form
Field Summary |
int |
which
|
java.lang.String |
why
|
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 |
which
public int which
why
public java.lang.String why
ParameterInvalid
public ParameterInvalid()
ParameterInvalid
public ParameterInvalid(java.lang.String _reason,
int which,
java.lang.String why)
ParameterInvalid
public ParameterInvalid(int which,
java.lang.String why)