com.prosysopc.ua.server
Class UaServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.prosysopc.ua.server.UaServerException
All Implemented Interfaces:
Serializable

public class UaServerException
extends Exception

An error in the UaServer.

See Also:
Serialized Form

Constructor Summary
UaServerException(String msg)
           
UaServerException(String msg, Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UaServerException

public UaServerException(String msg)
Parameters:
msg -

UaServerException

public UaServerException(String msg,
                         Throwable e)
Parameters:
msg -
e -


Copyright © 2018. All rights reserved.