public class DuplicateDeviceException extends Exception
| Constructor and Description |
|---|
DuplicateDeviceException()
Constructor
|
DuplicateDeviceException(String message)
Constructor with custom message
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
String representation
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DuplicateDeviceException()
public DuplicateDeviceException(String message)
message - Copyright © 2016. All rights reserved.