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 03-Nov-2015 12:24:01
- Author:
- JacORB IDL compiler V 3.7
- 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 © 2015 JacORB. All rights reserved.