Class NotServerException

  • All Implemented Interfaces:
    Serializable

    public class NotServerException
    extends IllegalStateException
    Exception extension solely used as an indicator of whether an IllegalStateException was caused due to the process environment not being a server
    Since:
    5.191
    Author:
    Andrew Pielage
    See Also:
    Serialized Form
    • Constructor Detail

      • NotServerException

        public NotServerException()