org.omg.CORBA.DynAnyPackage
public final class InvalidSeq extends UserException implements Serializable, IDLEntity
sequence
is passed as a parameter.Constructor and Description |
---|
InvalidSeq()
Creates InvalidSeq without explaining message.
|
InvalidSeq(String reason)
Created InvalidSeq exception, providing the explaining message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidSeq()
public InvalidSeq(String reason)
reason
- the reason of throwing the exception.