com.prosysopc.ua.client
Class ServerListException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.prosysopc.ua.client.ServerListException
- All Implemented Interfaces:
- Serializable
public class ServerListException
- extends Exception
Exception from an operation with the ServerList.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServerListException
public ServerListException(String msg)
- Parameters:
msg - exception message
ServerListException
public ServerListException(String msg,
Throwable cause)
- Parameters:
msg - exception messagecause - original exception
Copyright © 2018. All rights reserved.