jsci.maths.categories
Class UndefinedCompositionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jsci.maths.categories.UndefinedCompositionException
-
- All Implemented Interfaces:
- java.io.Serializable
public final class UndefinedCompositionException extends java.lang.RuntimeExceptionThis exception occurs when trying to compose two morphisms whose composition is undefined.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description UndefinedCompositionException()Constructs a UndefinedCompositionException with no detail message.UndefinedCompositionException(java.lang.String s)Constructs a UndefinedCompositionException with the specified detail message.
-
-
-
Constructor Detail
-
UndefinedCompositionException
public UndefinedCompositionException()
Constructs a UndefinedCompositionException with no detail message.
-
UndefinedCompositionException
public UndefinedCompositionException(java.lang.String s)
Constructs a UndefinedCompositionException with the specified detail message.
-
-
DMelt 3.0 © DataMelt by jWork.ORG