Class CoercingParseLiteralException

    • Constructor Detail

      • CoercingParseLiteralException

        public CoercingParseLiteralException()
      • CoercingParseLiteralException

        public CoercingParseLiteralException​(java.lang.String message)
      • CoercingParseLiteralException

        public CoercingParseLiteralException​(java.lang.String message,
                                             java.lang.Throwable cause)
      • CoercingParseLiteralException

        public CoercingParseLiteralException​(java.lang.String message,
                                             java.lang.Throwable cause,
                                             SourceLocation sourceLocation)
      • CoercingParseLiteralException

        public CoercingParseLiteralException​(java.lang.Throwable cause)