Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Class ProtocolException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.genesyslab.platform.commons.PlatformException
              extended bycom.genesyslab.platform.commons.protocol.ProtocolException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MissingAttributeException, RegistrationException

public class ProtocolException
extends PlatformException

See Also:
Serialized Form

Constructor Summary
ProtocolException(java.lang.String message)
           
ProtocolException(java.lang.String message, java.lang.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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProtocolException

public ProtocolException(java.lang.String message)

ProtocolException

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

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.