Class EnazaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGMessageException
ru.bitel.bgbilling.modules.enaza.server.bean.EnazaException
- All Implemented Interfaces:
java.io.Serializable
public class EnazaException
extends ru.bitel.bgbilling.common.BGMessageException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description EnazaException(java.lang.String string)
-
Method Summary
Methods inherited from class ru.bitel.bgbilling.common.BGException
getMessage, getTag, printStackTraceToString, printStackTraceToString, setTag, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
EnazaException
public EnazaException(java.lang.String string)
-