Class BioPaxIOException

All Implemented Interfaces:
Serializable

public class BioPaxIOException extends RuntimeException
This exception is thrown if a problem occurs during an input/output operation related to BioPAX Handlers.
See Also:
  • Constructor Details

    • BioPaxIOException

      public BioPaxIOException(Throwable cause)
    • BioPaxIOException

      public BioPaxIOException(String message)
    • BioPaxIOException

      public BioPaxIOException(String message, Throwable e)