Class TNoSuchElementException

All Implemented Interfaces:
Serializable

public class TNoSuchElementException extends TRuntimeException
See Also:
  • Constructor Details

    • TNoSuchElementException

      public TNoSuchElementException()
    • TNoSuchElementException

      public TNoSuchElementException(String message)
    • TNoSuchElementException

      public TNoSuchElementException(String s, TThrowable cause)
    • TNoSuchElementException

      public TNoSuchElementException(TThrowable cause)