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