Simple Machine

ISA
Class Memory.FileTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ISA.Memory.FileTypeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Memory

public static class Memory.FileTypeException
extends java.lang.Exception

Exception for errors in put file type.

See Also:
Serialized Form

Constructor Summary
Memory.FileTypeException()
           
 
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

Memory.FileTypeException

public Memory.FileTypeException()

Simple Machine