org.sonatype.sisu.goodies.i18n
Class ResourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sonatype.sisu.goodies.i18n.ResourceNotFoundException
- All Implemented Interfaces:
- Serializable
public class ResourceNotFoundException
- extends RuntimeException
Thrown to indicate a required resource was not found.
- Since:
- 1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceNotFoundException
public ResourceNotFoundException(String code)
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.