org.omg.CosTrading
Class PropertyTypeMismatch
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTrading.PropertyTypeMismatch
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PropertyTypeMismatch
- extends UserException
Generated from IDL exception "PropertyTypeMismatch".
- Version:
- generated at 03-Nov-2015 12:23:58
- 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 |
type
public String type
prop
public Property prop
PropertyTypeMismatch
public PropertyTypeMismatch()
PropertyTypeMismatch
public PropertyTypeMismatch(String _reason,
String type,
Property prop)
PropertyTypeMismatch
public PropertyTypeMismatch(String type,
Property prop)
Copyright © 2015 JacORB. All rights reserved.