public class TechnicalException extends RuntimeException
Constructor and Description |
---|
TechnicalException(String message)
Instantiates a new technical exception.
|
TechnicalException(String message,
Throwable cause)
Instantiates a new technical exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TechnicalException(String message, Throwable cause)
message
- the messagecause
- the causepublic TechnicalException(String message)
message
- the messageCopyright © 2019 City of Paris. All rights reserved.