Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.activation
Class ActivationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.sssw.jbroker.api.activation.ActivationException
All Implemented Interfaces:
Serializable

public class ActivationException
extends Exception

General exception used by the Server/Group activation.

See Also:
Serialized Form

Field Summary
 Throwable _detail
           
 
Constructor Summary
ActivationException()
           
ActivationException(String msg)
           
ActivationException(String msg, Throwable detail)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_detail

public Throwable _detail
Constructor Detail

ActivationException

public ActivationException()

ActivationException

public ActivationException(String msg)

ActivationException

public ActivationException(String msg,
                           Throwable detail)
Method Detail

getMessage

public String getMessage()

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.