public class DRException extends Exception
DRException class.
Constructor and Description |
---|
DRException(String message)
Constructor for DRException.
|
DRException(String message,
Throwable cause)
Constructor for DRException.
|
DRException(Throwable cause)
Constructor for DRException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2021. All rights reserved.