org.griffante.glue.controller
Class LoadingServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.griffante.glue.controller.LoadingServiceException
All Implemented Interfaces:
java.io.Serializable

public class LoadingServiceException
extends java.lang.Exception

Since:
0.1.8 - 09/01/2006
Version:
1.0
Author:
Giuliano Bernardes Griffante
See Also:
Serialized Form

Constructor Summary
LoadingServiceException()
           
 
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

LoadingServiceException

public LoadingServiceException()