Class Mappings.NoElementException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Mappings

    public static class Mappings.NoElementException
    extends java.lang.RuntimeException
    Thrown when a mapping is expected to return one element but returns none.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      NoElementException​(java.lang.String message)
      Creates a NoElementException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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

      • NoElementException

        public NoElementException​(java.lang.String message)
        Creates a NoElementException.
        Parameters:
        message - Message