Class BadUploadException

  • All Implemented Interfaces:
    Serializable

    public class BadUploadException
    extends Exception
    Indicates that the chart upload was invalid.
    Since:
    2.1
    Author:
    Axel Koehler
    See Also:
    Serialized Form
    • Constructor Detail

      • BadUploadException

        public BadUploadException()
      • BadUploadException

        public BadUploadException​(String message)