Class CSNumberFormatException

All Implemented Interfaces:
Serializable

public class CSNumberFormatException extends CSException
Thrown when an attempt to turn a String into a number fails

Copyright 2003-2026 ATB Consultancy Services Ltd (formerly Orinda Software Ltd, Dublin, Ireland)

Version:
7
Author:
devteam@mcpdbwizard.com
See Also:
  • Constructor Details

    • CSNumberFormatException

      public CSNumberFormatException(String callLocation, String value)