Package fr.abes.cbs.exception
Class CBSException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.abes.cbs.exception.CBSException
-
- All Implemented Interfaces:
Serializable
public class CBSException extends Exception
Classe de gestion des exceptions suite à une erreur de commande CBS- Author:
- maraval
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CBSException(String code, String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-