jas
Class jasError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjas.jasError
All Implemented Interfaces:
Serializable

public class jasError
extends Exception

Error thrown on problems encountered while running the basic jas assembler itself.

Version:
$Revision: 1.1 $
Author:
$Author: jonmeyerny $
See Also:
Serialized Form

Constructor Summary
jasError()
           
jasError(String s)
           
 
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

jasError

public jasError()

jasError

public jasError(String s)


Copyright © 2004 Jonathan Meyer, USA All rights reserved.