public class BytesException extends Exception
BytesException()
BytesException(String message)
BytesException(String message, Throwable error)
BytesException(Throwable error)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BytesException()
public BytesException(String message)
public BytesException(Throwable error)
public BytesException(String message, Throwable error)
Copyright © 2018. All rights reserved.