com.apama.services.scenario
Class ScenarioServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.apama.services.scenario.ScenarioServiceException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
InvalidInputParameterException

public class ScenarioServiceException
extends java.lang.Exception

ScenarioServiceException is a base exception class for all other specialized exceptions within with the Scenario Service.

See Also:
Serialized Form

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

Constructor Detail

ScenarioServiceException

public ScenarioServiceException()

ScenarioServiceException

public ScenarioServiceException(java.lang.String message)

ScenarioServiceException

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

ScenarioServiceException

public ScenarioServiceException(java.lang.Throwable cause)


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG