RegistrationNotSupportedException Class

com.bea.wsrp.consumer.management.producer
RegistrationNotSupportedException Class

public class RegistrationNotSupportedException

    extends Exception

Hierarchy
Object
  Throwable
    Exception
      RegistrationNotSupportedException
All Implemented Interfaces

Serializable

Constructor Summary

RegistrationNotSupportedException()

RegistrationNotSupportedException(String message)

 

Method Summary

 
Methods from  java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

RegistrationNotSupportedException

public RegistrationNotSupportedException()

RegistrationNotSupportedException

public RegistrationNotSupportedException(String message)