Class NotAvailableException

All Implemented Interfaces:
Serializable

public class NotAvailableException extends UnsupportedOperationException
Thrown when a field or section is not available, for example the record is the wrong subtype or a condition is not met.
See Also:
  • Constructor Details

    • NotAvailableException

      public NotAvailableException(String message)