fr.ifremer.coser.web
Class CoserWebException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.ifremer.coser.web.CoserWebException
- All Implemented Interfaces:
- Serializable
public class CoserWebException
- extends RuntimeException
Coser web runtime exception.
- Version:
- $Revision: 454 $
Last update : $Date: 2011-01-03 10:25:40 +0100 (Mon, 03 Jan 2011) $
By : $Author: chatellier $
- Author:
- chatellier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoserWebException
public CoserWebException(String message)
- Constructs a new exception with the specified detail message.
- Parameters:
message - the detail message
CoserWebException
public CoserWebException(String message,
Throwable cause)
- Constructs a new exception with the specified detail message and cause.
- Parameters:
message - the detail messagecause - the cause
Copyright © 2010-2012 Ifremer. All Rights Reserved.