org.opcfoundation.ua.common
Class RuntimeServiceResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opcfoundation.ua.common.RuntimeServiceResultException
- All Implemented Interfaces:
- Serializable
public class RuntimeServiceResultException
- extends RuntimeException
RuntimeServiceResultException class.
- See Also:
- Serialized Form
RuntimeServiceResultException
public RuntimeServiceResultException(ServiceResultException cause)
Constructor for RuntimeServiceResultException.
- Parameters:
cause - a ServiceResultException object.
getCause
public ServiceResultException getCause()
-
- Overrides:
getCause in class Throwable
Copyright © 2018. All rights reserved.