Package org.apache.daffodil.api.layers.exceptions


package org.apache.daffodil.api.layers.exceptions
  • Exceptions
    Class
    Description
    This is used to encapsulate runtime exceptions that are thrown out of layer code.
    LayerNotEnoughDataException is a custom exception class that represents an exception that occurs when there is insufficient data for a layer in a program.