public class BpException extends Exception
BpException()
BpException(String message)
BpException(String message, Throwable cause)
BpException(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 BpException()
public BpException(String message)
public BpException(String message, Throwable cause)
public BpException(Throwable cause)
Copyright © 2020. All rights reserved.