Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Class DisabledMethodException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.genesyslab.platform.commons.protocol.DisabledMethodException
All Implemented Interfaces:
java.io.Serializable

public class DisabledMethodException
extends java.lang.RuntimeException

DisabledMethodException throws when disabled method execution occurs.

See Also:
Serialized Form

Constructor Summary
DisabledMethodException(java.lang.String message)
          Creates the exception instance with specified message.
 
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

DisabledMethodException

public DisabledMethodException(java.lang.String message)
Creates the exception instance with specified message.


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.