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