Class ArcheTextConversionException

  • All Implemented Interfaces:
    Serializable

    public class ArcheTextConversionException
    extends RuntimeException
    Exception thrown on bad ArcheText object type conversion.
    Author:
    Matthew Tropiano
    See Also:
    Serialized Form
    • Constructor Detail

      • ArcheTextConversionException

        public ArcheTextConversionException()
      • ArcheTextConversionException

        public ArcheTextConversionException​(String message)
      • ArcheTextConversionException

        public ArcheTextConversionException​(Throwable t)
      • ArcheTextConversionException

        public ArcheTextConversionException​(String message,
                                            Throwable t)