Package ai.tock.bot.admin.indicators
Class IndicatorError
-
- All Implemented Interfaces:
-
java.io.Serializable
public class IndicatorError extends Exception
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classIndicatorError.IndicatorAlreadyExistspublic final classIndicatorError.IndicatorNotFoundpublic final classIndicatorError.IndicatorDeletionFailed
-
Method Summary
Modifier and Type Method Description StringgetMessage()-
Methods inherited from class kotlin.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, toString, wait, wait, wait
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-