Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/javadoc/methods/SNNSPilot.ScriptError.html
Дата изменения: Tue Dec 21 00:38:44 2004
Дата индексирования: Sun Apr 10 00:10:15 2016
Кодировка:
SNNSPilot.ScriptError

methods
Class SNNSPilot.ScriptError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymethods.SNNSPilot.ScriptError
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SNNSPilot

private static class SNNSPilot.ScriptError
extends java.lang.Exception


Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
(package private) SNNSPilot.ScriptError(java.lang.String description)
           
 
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

SNNSPilot.ScriptError

SNNSPilot.ScriptError(java.lang.String description)