ch.elca.el4j.env
Class InvalidEnvXmlContentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ch.elca.el4j.env.InvalidEnvXmlContentException
All Implemented Interfaces:
Serializable

public class InvalidEnvXmlContentException
extends RuntimeException

An exception stating that the content of an env.xml file is not valid.

Author:
Stefan Wismer (SWI)
See Also:
Serialized Form
File-location:
InvalidEnvXmlContentException
Last check-in date:
2009-08-04 15:06:35 +0200 (Di, 04. Aug 2009) by swismer for revision 3878

Constructor Summary
InvalidEnvXmlContentException(String 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

InvalidEnvXmlContentException

public InvalidEnvXmlContentException(String message)
Parameters:
message - the error message


Copyright © 2005-2011 ELCA. All Rights Reserved.