flex.messaging.config
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by flex.messaging.LocalizedException
                  extended by flex.messaging.config.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends LocalizedException

The server throws this exception type on encountering errors while parsing the configuration. Other classes may also throw this exception type during initialization in the event that the configuration settings used to initialize the component was invalid.

See Also:
Serialized Form

Constructor Summary
ConfigurationException()
           
 
Method Summary
 
Methods inherited from class flex.messaging.LocalizedException
getDetails, getMessage, getNumber, getRootCause, setDetails, setDetails, setDetails, setDetails, setDetails, setDetails, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setNumber, setRootCause, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConfigurationException

public ConfigurationException()


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/config/ConfigurationException.html