public class TinyProgramException extends Exception
TinyProgramException(int errorCode, String errorMsg)
int
getErrorCode()
String
getErrorMsg()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TinyProgramException(int errorCode, String errorMsg)
public int getErrorCode()
public String getErrorMsg()
Copyright © 2019. All rights reserved.