ch.elca.el4j.env
Class InvalidEnvXmlContentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidEnvXmlContentException
public InvalidEnvXmlContentException(String message)
- Parameters:
message
- the error message
Copyright © 2005-2011 ELCA. All Rights Reserved.