Class AnchorNeverOccursException

All Implemented Interfaces:
Serializable

public class AnchorNeverOccursException extends AnchorRuntimeException
This is an exception that should never be thrown, but can be used for type-safety where an exception is needed.
Author:
Owen Feehan
See Also:
  • Constructor Details

    • AnchorNeverOccursException

      public AnchorNeverOccursException()