public class InternalInvalidResponseCodeException extends Exception
| Constructor and Description |
|---|
InternalInvalidResponseCodeException(org.eclipse.californium.core.coap.CoAP.ResponseCode responseCode)
Construct exception with given
|
InternalInvalidResponseCodeException(CoapResponseCode reponseCodeAttribute)
Construct exception with given
|
InternalInvalidResponseCodeException(String responseCodeString)
Construct exception with given
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InternalInvalidResponseCodeException(String responseCodeString)
responseCodeString - public InternalInvalidResponseCodeException(org.eclipse.californium.core.coap.CoAP.ResponseCode responseCode)
responseCode - public InternalInvalidResponseCodeException(CoapResponseCode reponseCodeAttribute)
reponseCodeAttribute - Copyright © 2019–2024 Teslanet.nl. All rights reserved.