org.deegree.commons.config
Class ResourceInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.commons.config.ResourceInitException
- All Implemented Interfaces:
- Serializable
public class ResourceInitException
- extends Exception
Indicates that a Resource
could not be initialized properly.
- Version:
- $Revision: 29972 $, $Date: 2011-03-09 23:50:45 +0100 (Wed, 09 Mar 2011) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceInitException
public ResourceInitException(String msg,
Throwable cause)
- Parameters:
msg
- cause
-
ResourceInitException
public ResourceInitException(String msg)
- Parameters:
msg
-
Copyright © 2011. All Rights Reserved.