Class DimensionException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • org.qmul.eecs.c4dm.sia.exceptions.DimensionException


  • public class DimensionException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      DimensionException(java.lang.String description) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
    • Constructor Detail

      • DimensionException

        public DimensionException(java.lang.String description)