Class CipRequest.ChainedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.automation_pros.odva.cip.requests.CipRequest.ChainedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CipRequest
public static class CipRequest.ChainedException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChainedException(java.lang.Exception other, java.lang.Throwable cause)
-