public class ResourceNotFoundException extends RuntimeException
Constructor and Description |
---|
ResourceNotFoundException() |
ResourceNotFoundException(String arg0) |
ResourceNotFoundException(String arg0,
Throwable arg1) |
ResourceNotFoundException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2012 jclouds. All Rights Reserved.