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