public class MarshallingException extends RuntimeException
Marshalled
when it fails to serialize/deserialize object.Constructor and Description |
---|
MarshallingException(IOException cause) |
Modifier and Type | Method and Description |
---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MarshallingException(IOException cause)
public IOException getCause()
Copyright © 2002–2025 Devexperts LLC. All rights reserved.