Class EnumParseException

All Implemented Interfaces:
Serializable

public class EnumParseException extends RuntimeException
enum parse exception
Author:
xiangyang 2013-7-31 下午3:41:51
See Also:
  • Constructor Details

    • EnumParseException

      public EnumParseException(String val)
    • EnumParseException

      public EnumParseException(int val)