public static class JsonSerializer.JsonSerializationException extends RuntimeException
Modifier | Constructor and Description |
---|---|
|
JsonSerializationException() |
|
JsonSerializationException(String message) |
|
JsonSerializationException(String message,
Throwable cause) |
protected |
JsonSerializationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
JsonSerializationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.