public final class InvalidSeq extends org.omg.CORBA.UserException implements java.io.Serializable, org.omg.CORBA.portable.IDLEntity
sequence is passed as a parameter.| Constructor and Description |
|---|
InvalidSeq()
Creates InvalidSeq without explaining message.
|
InvalidSeq(java.lang.String reason)
Created InvalidSeq exception, providing the explaining message.
|
public InvalidSeq()
public InvalidSeq(java.lang.String reason)
reason - the reason of throwing the exception.