uk.ac.man.cs.rainbow.rapa.abstraction
Class NAry.LengthMismatchException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.man.cs.rainbow.RainbowException
                    |
                    +--uk.ac.man.cs.rainbow.rapa.abstraction.NAry.LengthMismatchException
All Implemented Interfaces:
Serializable
Enclosing class:
NAry

public static class NAry.LengthMismatchException
extends RainbowException

See Also:
Serialized Form

Methods inherited from class uk.ac.man.cs.rainbow.RainbowException
getDetail, getMessage, setAugment, setDetail
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait