org.wso2.carbon.event.builder.admin.exception
Class EventBuilderAdminServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wso2.carbon.event.builder.admin.exception.EventBuilderAdminServiceException
All Implemented Interfaces:
Serializable

public class EventBuilderAdminServiceException
extends Exception

See Also:
Serialized Form

Constructor Summary
EventBuilderAdminServiceException()
           
EventBuilderAdminServiceException(String message)
           
EventBuilderAdminServiceException(String message, Throwable cause)
           
EventBuilderAdminServiceException(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
 

Constructor Detail

EventBuilderAdminServiceException

public EventBuilderAdminServiceException()

EventBuilderAdminServiceException

public EventBuilderAdminServiceException(String message)

EventBuilderAdminServiceException

public EventBuilderAdminServiceException(String message,
                                         Throwable cause)

EventBuilderAdminServiceException

public EventBuilderAdminServiceException(Throwable cause)


Copyright © 2015 WSO2. All rights reserved.