Class CbeffException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.mosip.kernel.core.cbeffutil.exception.CbeffException
-
- All Implemented Interfaces:
Serializable
public class CbeffException extends Exception
- Author:
- Ramadurai Pandian A Custom exception class
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CbeffException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
CbeffException
public CbeffException(String message)
-
-