|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javapns.devices.exceptions.UnknownDeviceException
@Deprecated public class UnknownDeviceException
Thrown when we try to retrieve a device that doesn't exist
| Constructor Summary | |
|---|---|
UnknownDeviceException()
Deprecated. Constructor |
|
UnknownDeviceException(String message)
Deprecated. Constructor with custom message |
|
| Method Summary | |
|---|---|
String |
toString()
Deprecated. String representation |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnknownDeviceException()
public UnknownDeviceException(String message)
message - | Method Detail |
|---|
public String toString()
toString in class Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||