Class BartException

  • All Implemented Interfaces:
    Serializable

    public class BartException
    extends Exception
    Exception that signals that something went wrong within the JNI call to a BART command.
    See Also:
    Serialized Form
    • Constructor Detail

      • BartException

        public BartException​(String errorMessage)