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