Class InvalidStateException

  • All Implemented Interfaces:
    Serializable

    public class InvalidStateException
    extends RuntimeException
    Runtime exception to stop code execution if something is not right
    Author:
    Yuriy Movchan Date: 09/08//2016
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidStateException

        public InvalidStateException()
      • InvalidStateException

        public InvalidStateException​(String message)