org.omg.dds.core
Class InconsistentPolicyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.omg.dds.core.DDSException
                  extended by org.omg.dds.core.InconsistentPolicyException
All Implemented Interfaces:
java.io.Serializable, DDSObject

public abstract class InconsistentPolicyException
extends DDSException

See Also:
Serialized Form

Constructor Summary
protected InconsistentPolicyException()
           
protected InconsistentPolicyException(java.lang.String message)
           
protected InconsistentPolicyException(java.lang.String message, java.lang.Throwable cause)
           
protected InconsistentPolicyException(java.lang.Throwable cause)
           
 
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
 
Methods inherited from interface org.omg.dds.core.DDSObject
getBootstrap
 

Constructor Detail

InconsistentPolicyException

protected InconsistentPolicyException()

InconsistentPolicyException

protected InconsistentPolicyException(java.lang.String message)

InconsistentPolicyException

protected InconsistentPolicyException(java.lang.Throwable cause)

InconsistentPolicyException

protected InconsistentPolicyException(java.lang.String message,
                                      java.lang.Throwable cause)


Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.