public class DecodeException extends Exception
| Constructor and Description |
|---|
DecodeException() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
String |
getText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic byte[] getBytes()
public String getText()
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.