com.prosysopc.ua.client
Class AddressSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.prosysopc.ua.UaException
com.prosysopc.ua.client.AddressSpaceException
- All Implemented Interfaces:
- Serializable
public class AddressSpaceException
- extends UaException
An exception while reading the AddressSpace information from the server.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AddressSpaceException
public AddressSpaceException(String msg)
- Parameters:
msg -
AddressSpaceException
public AddressSpaceException(String msg,
Exception e)
- Parameters:
msg - e -
Copyright © 2018. All rights reserved.