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