Class MalformedResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.ozone.s3.signature.MalformedResourceException
- All Implemented Interfaces:
Serializable
This exception is used to communicate validation errors when parsing
signatures.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMalformedResourceException(String resource) MalformedResourceException(String message, String resource) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedResourceException
-
MalformedResourceException
-
-
Method Details
-
getResource
-