com.inprise.vbroker.PortableServerExt
Class InvalidSubscribeDesc
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
com.inprise.vbroker.PortableServerExt.InvalidSubscribeDesc
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class InvalidSubscribeDesc
- extends UserException
Raised when a invalid Subscribe descriptor is passed to methods like unsubscribe
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
error
public int error
InvalidSubscribeDesc
public InvalidSubscribeDesc()
InvalidSubscribeDesc
public InvalidSubscribeDesc(int error)
InvalidSubscribeDesc
public InvalidSubscribeDesc(java.lang.String _reason,
int error)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Read the latest documentation online