Package io.webfolder.cdp.exception
Class DestinationUnreachableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.webfolder.cdp.exception.CdpException
-
- io.webfolder.cdp.exception.DestinationUnreachableException
-
- All Implemented Interfaces:
java.io.Serializable
public class DestinationUnreachableException extends CdpException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DestinationUnreachableException(java.lang.String message)
-