scs.auxiliar
Class InvalidProperty

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by scs.auxiliar.InvalidProperty
All Implemented Interfaces:
Serializable, IDLEntity

public final class InvalidProperty
extends UserException

Generated from IDL exception "InvalidProperty".

Version:
generated at Feb 10, 2014 8:09:01 AM
Author:
JacORB IDL compiler V 3.1, 19-Aug-2012
See Also:
Serialized Form

Field Summary
 String reason
           
 
Constructor Summary
InvalidProperty()
           
InvalidProperty(String reason)
           
InvalidProperty(String _reason, String reason)
           
 
Method Summary
 
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
 

Field Detail

reason

public String reason
Constructor Detail

InvalidProperty

public InvalidProperty()

InvalidProperty

public InvalidProperty(String _reason,
                       String reason)

InvalidProperty

public InvalidProperty(String reason)


Copyright © 2014. All Rights Reserved.