|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.springframework.extensions.surf.exception.RendererExecutionException
org.springframework.extensions.surf.exception.ResourceMetadataException
public class ResourceMetadataException
An exception raised when a resource fails to load its metadata
| Field Summary |
|---|
| Fields inherited from class org.springframework.extensions.surf.exception.RendererExecutionException |
|---|
myMessage |
| Constructor Summary | |
|---|---|
ResourceMetadataException(String message)
|
|
ResourceMetadataException(String message,
Exception ex)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.extensions.surf.exception.RendererExecutionException |
|---|
getMessage, setMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 ResourceMetadataException(String message)
public ResourceMetadataException(String message,
Exception ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||