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