public class MyException extends java.lang.Exception
It is the main exception class use to capture exceptions in all KazA classes
MyException(java.lang.String msg)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MyException(java.lang.String msg)
msg