com.prosysopc.ua.server
Class NodeBuilderException

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

public class NodeBuilderException
extends Exception

See Also:
Serialized Form

Constructor Summary
NodeBuilderException(String s)
           
NodeBuilderException(String message, Throwable cause)
           
NodeBuilderException(Throwable cause)
           
 
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

NodeBuilderException

public NodeBuilderException(String s)

NodeBuilderException

public NodeBuilderException(String message,
                            Throwable cause)

NodeBuilderException

public NodeBuilderException(Throwable cause)


Copyright © 2018. All rights reserved.