public class MobileException extends Exception
| Constructor and description |
|---|
MobileException
(String msg) |
MobileException
(String msg, Throwable throwable) |
MobileException
() |
MobileException
(Throwable throwable) |
| Methods inherited from class | Name |
|---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |