Java EE 5 SDK

javax.enterprise.deploy.spi.exceptions
Class ConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.enterprise.deploy.spi.exceptions.ConfigurationException
All Implemented Interfaces:
Serializable

public class ConfigurationException
extends Exception

This exception reports errors in generating a configuration bean.

Author:
gfink
See Also:
Serialized Form

Constructor Summary
ConfigurationException()
          Creates new ConfigurationException without detail message.
ConfigurationException(String msg)
          Constructs an ConfigurationException with the specified detail 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

ConfigurationException

public ConfigurationException()
Creates new ConfigurationException without detail message.


ConfigurationException

public ConfigurationException(String msg)
Constructs an ConfigurationException with the specified detail message.

Parameters:
msg - the detail message.

Java EE 5 SDK

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Scripting on this page tracks web page traffic, but does not change the content in any way.