public class CoserException extends RuntimeException
| Constructor and Description |
|---|
CoserException(String message)
Constructs a new exception with the specified detail message.
|
CoserException(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, toStringpublic CoserException(String message)
message - the detail messageCopyright © 2010-2012 Ifremer. All Rights Reserved.