Asterisk-Java

org.asteriskjava.live
Class ManagerCommunicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.asteriskjava.live.LiveException
                  extended by org.asteriskjava.live.ManagerCommunicationException
All Implemented Interfaces:
java.io.Serializable

public class ManagerCommunicationException
extends LiveException

See Also:
Serialized Form

Constructor Summary
ManagerCommunicationException(java.lang.String message, 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
 

Constructor Detail

ManagerCommunicationException

public ManagerCommunicationException(java.lang.String message,
                                     java.lang.Throwable cause)

Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.