com.prosysopc.ua
Class UaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.prosysopc.ua.UaException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AddressSpaceException, ServiceException, StatusException, TypeDictionaryException
public abstract class UaException
- extends Exception
Super type for UA related Exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UaException
public UaException()
UaException
public UaException(String message)
UaException
public UaException(String message,
Throwable cause)
UaException
public UaException(Throwable cause)
Copyright © 2018. All rights reserved.