it.avutils.jmapper.exception
Class LoadingFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.avutils.jmapper.exception.LoadingFileException
All Implemented Interfaces:
Serializable

public class LoadingFileException
extends Exception

Exception thrown when the file isn't loaded.

Author:
Alessandro Vurro
See Also:
Serialized Form

Constructor Summary
LoadingFileException(String str)
           
 
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

LoadingFileException

public LoadingFileException(String str)


Copyright © 2013. All Rights Reserved.