RISC JKU

at.jku.risc.stout.urauc.algo

Class IllegalAlignmentException

  • All Implemented Interfaces:
    Serializable


    public class IllegalAlignmentException
    extends ControlledException
    This exception indicates that the computed alignment is not admissible.
    Author:
    Alexander Baumgartner
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalAlignmentException

        public IllegalAlignmentException()
      • IllegalAlignmentException

        public IllegalAlignmentException(String message)
      • IllegalAlignmentException

        public IllegalAlignmentException(String message,
                                 Throwable cause)
      • IllegalAlignmentException

        public IllegalAlignmentException(Throwable cause)