Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


com.bea.wlcp.wlng.api.management
Class ManagementException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.bea.wlcp.wlng.api.management.ManagementException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InputManagementException

public class ManagementException
extends Exception
See Also:
Serialized Form

Constructor Summary
ManagementException()
           
ManagementException(String message)
           
ManagementException(String message, Throwable cause)
           
ManagementException(Throwable cause)
           

 

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

ManagementException

public ManagementException()

ManagementException

public ManagementException(String message)

ManagementException

public ManagementException(String message,
                           Throwable cause)

ManagementException

public ManagementException(Throwable cause)

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.