net.sourceforge.nrl.parser.model.loader
Class ModelLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.nrl.parser.model.loader.ModelLoadingException
- All Implemented Interfaces:
- Serializable
public class ModelLoadingException
- extends Exception
Exception thrown by IModelLoader
s.
- Since:
- 1.4.9
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModelLoadingException
public ModelLoadingException(String message,
Throwable cause)
ModelLoadingException
public ModelLoadingException(String message)
Copyright © 2006-2013. All Rights Reserved.