public class MarshallingException extends OvirtSdkRuntimeException
| Constructor and Description |
|---|
MarshallingException()
Constructs an
MarshallingException without a detail message. |
MarshallingException(String message) |
MarshallingException(String message,
Throwable cause) |
MarshallingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MarshallingException()
MarshallingException without a detail message.public MarshallingException(String message, Throwable cause)
message - exception messagecause - exception causepublic MarshallingException(String message)
message - exception messagepublic MarshallingException(Throwable cause)
cause - exception causeCopyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0