|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springmodules.validation.bean.conf.ResourceConfigurationLoadingException
public class ResourceConfigurationLoadingException
Thrown when a AbstractResourceBasedBeanValidationConfigurationLoader implementation fails to load
configurations from a resource.
| Constructor Summary | |
|---|---|
ResourceConfigurationLoadingException(Resource resource)
|
|
ResourceConfigurationLoadingException(Resource resource,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
Resource |
getResource()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceConfigurationLoadingException(Resource resource)
public ResourceConfigurationLoadingException(Resource resource,
java.lang.Throwable cause)
| Method Detail |
|---|
public Resource getResource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||