Class EnumNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.nps.moves.dis7.pdus.EnumNotFoundException
All Implemented Interfaces:
Serializable

public class EnumNotFoundException extends Exception
EnumNotFoundException indicates that the enumeration of interest was not found
See Also:
  • Constructor Details

    • EnumNotFoundException

      public EnumNotFoundException(String s)
      Constructor
      Parameters:
      s - exception information of interest