net.sf.staccatocommons.collections
Class EmptySourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.util.NoSuchElementException
                  extended by net.sf.staccatocommons.collections.EmptySourceException
All Implemented Interfaces:
Serializable

public class EmptySourceException
extends NoSuchElementException

NoSuchElementException that indicates that an element could not be retrieved or calculated from an iterator or iterable source because that source is empty

Since:
2.2
Author:
flbulgarelli
See Also:
Serialized Form

Constructor Summary
EmptySourceException(String message)
          Creates a new EmptySourceException
 
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

EmptySourceException

public EmptySourceException(String message)
Creates a new EmptySourceException



Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads