org.omg.CosNotifyFilter
Class InvalidValue
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNotifyFilter.InvalidValue
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class InvalidValue
- extends UserException
Generated from IDL exception "InvalidValue".
- Version:
- generated at 20-Jul-2016 16:02:08
- Author:
- JacORB IDL compiler V 3.8
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
constr
public ConstraintExp constr
value
public Any value
InvalidValue
public InvalidValue()
InvalidValue
public InvalidValue(String _reason,
ConstraintExp constr,
Any value)
InvalidValue
public InvalidValue(ConstraintExp constr,
Any value)
Copyright © 2016 JacORB. All rights reserved.