com.prosysopc.ua.server.instantiation
Class InstanceDeclarationHierarchyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.prosysopc.ua.server.instantiation.InstanceDeclarationHierarchyException
- All Implemented Interfaces:
- Serializable
public class InstanceDeclarationHierarchyException
- extends Exception
This exception indicates situation that something did go wrong while building the
InstanceDeclrationHierarchy.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InstanceDeclarationHierarchyException
public InstanceDeclarationHierarchyException()
InstanceDeclarationHierarchyException
public InstanceDeclarationHierarchyException(String message)
InstanceDeclarationHierarchyException
public InstanceDeclarationHierarchyException(String message,
Throwable cause)
InstanceDeclarationHierarchyException
public InstanceDeclarationHierarchyException(Throwable cause)
Copyright © 2018. All rights reserved.