public class CoserBusinessException extends Exception
Constructor and Description |
---|
CoserBusinessException(String message)
Constructs a new exception with the specified detail message.
|
CoserBusinessException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CoserBusinessException(String message)
message
- the detail messageCopyright © 2010–2015 Ifremer. All rights reserved.