public class MissingParameterExceptionUnmarshaller extends StandardErrorUnmarshaller
exceptionClass
Constructor and Description |
---|
MissingParameterExceptionUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
AmazonServiceException |
unmarshall(org.w3c.dom.Node node) |
getErrorPropertyPath, parseErrorCode, parseErrorCode
newException
public MissingParameterExceptionUnmarshaller()
public AmazonServiceException unmarshall(org.w3c.dom.Node node) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AmazonServiceException,org.w3c.dom.Node>
unmarshall
in class StandardErrorUnmarshaller
java.lang.Exception
Unmarshaller.unmarshall(java.lang.Object)