public class DeepGenericException extends RuntimeException
| Constructor and Description |
|---|
DeepGenericException()
Default constructor.
|
DeepGenericException(String message)
Public constructor.
|
DeepGenericException(String message,
Throwable cause)
Public constructor.
|
DeepGenericException(Throwable cause)
Public constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeepGenericException()
public DeepGenericException(String message)
public DeepGenericException(String message, Throwable cause)
public DeepGenericException(Throwable cause)
Copyright © 2014. All rights reserved.