public class RegException extends RuntimeException
RegException(Exception cause)
RegException(String errorMessage, Object... args)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RegException(String errorMessage, Object... args)
public RegException(Exception cause)
Copyright © 2016. All rights reserved.