praktikum.matrix
Class IllegalLatexRepresentationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--praktikum.matrix.IllegalLatexRepresentationException
All Implemented Interfaces:
Serializable

public class IllegalLatexRepresentationException
extends Exception

Exception für fehlerhafte Latex-Darstellungen.

See Also:
Serialized Form

Constructor Summary
IllegalLatexRepresentationException(String message)
          Konstruiert eine IllegalLatexRepresentationException.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalLatexRepresentationException

public IllegalLatexRepresentationException(String message)
Konstruiert eine IllegalLatexRepresentationException.
Parameters:
message - Fehlermeldung