org.cruxframework.crux.core.rebind.module
Class ModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.rebind.module.ModuleException
- All Implemented Interfaces:
- Serializable
public class ModuleException
- extends RuntimeException
- Author:
- Thiago da Rosa de Bustamante
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ModuleException
public ModuleException()
ModuleException
public ModuleException(String message,
Throwable cause)
ModuleException
public ModuleException(String message)
ModuleException
public ModuleException(Throwable cause)
Copyright © 2014. All rights reserved.