Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons
Class PlatformException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.genesyslab.platform.commons.PlatformException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CapacityRuleException, ConnectionException, ContactServerBinding.KVBindingException, EspEmailBinding.KVBindingException, LoggerException, OpenMediaAttributesBinding.KVBindingException, OutboundDesktopBinding.KVBindingException, PreviewInteractionBinding.KVBindingException, ProtocolException, WSException

public class PlatformException
extends java.lang.Exception

Common exception for platform-related problems.

See Also:
Serialized Form

Constructor Summary
PlatformException(java.lang.String message)
           
PlatformException(java.lang.String message, java.lang.Throwable cause)
           
PlatformException(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

PlatformException

public PlatformException(java.lang.Throwable cause)

PlatformException

public PlatformException(java.lang.String message)

PlatformException

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

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.