This project has retired. For details please refer to its Attic page.
org.apache.reef.tang.exceptions (REEF 0.16.0 API)

Package org.apache.reef.tang.exceptions

Exceptions thrown by Tang, including runtime exceptions that reflect compile-time inconsistencies and other problems that can't be meaningfully handled by application code.

See: Description

Package org.apache.reef.tang.exceptions Description

Exceptions thrown by Tang, including runtime exceptions that reflect compile-time inconsistencies and other problems that can't be meaningfully handled by application code. The non-runtime exceptions in this package are thrown when an incorrect configuration file, or other post-compilation problems are detected.

Copyright © 2017 The Apache Software Foundation. All rights reserved.