com.prolifics.jni
Class UCIHelper.Error

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.prolifics.jni.UCIHelper.Error
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
UCIHelper

protected class UCIHelper.Error
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UCIHelper.Error(int objerror, int msgnum, java.lang.String s)
           
 
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

UCIHelper.Error

public UCIHelper.Error(int objerror,
                       int msgnum,
                       java.lang.String s)