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