Utils
Class SetUtils.SetHasMultipleElementsException

java.lang.Object
  extended by java.lang.Throwable
      extended by Utils.SetUtils.SetHasMultipleElementsException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SetUtils

public static class SetUtils.SetHasMultipleElementsException
extends java.lang.Throwable

Exception thrown if an attempt is made to get the single element from a set that has multiple elements.

See Also:
Serialized Form

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