org.cruxframework.crux.core.client.ioc
Class IoCContainerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.client.ioc.IoCContainerException
- All Implemented Interfaces:
- Serializable
public class IoCContainerException
- 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 |
IoCContainerException
public IoCContainerException()
IoCContainerException
public IoCContainerException(String mesg,
Throwable t)
IoCContainerException
public IoCContainerException(String mesg)
IoCContainerException
public IoCContainerException(Throwable t)
Copyright © 2014. All rights reserved.