org.omg.FT
Class BadReplicationStyle

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--org.omg.FT.BadReplicationStyle
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class BadReplicationStyle
extends org.omg.CORBA.UserException

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
BadReplicationStyle()
           
BadReplicationStyle(java.lang.String orb_reason)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

BadReplicationStyle

public BadReplicationStyle()

BadReplicationStyle

public BadReplicationStyle(java.lang.String orb_reason)