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, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |