public class ParcelerRuntimeException extends RuntimeException
General RuntimeException in the Parceler library.
| Constructor and Description |
|---|
ParcelerRuntimeException(String message) |
ParcelerRuntimeException(String s,
Exception e) |
ParcelerRuntimeException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParcelerRuntimeException(String message)
public ParcelerRuntimeException(String s, Exception e)
public ParcelerRuntimeException(String message, Throwable cause)
Copyright © 2018. All Rights Reserved.