public final class UndefinedCompositionException
extends java.lang.RuntimeException
Constructor and Description |
---|
UndefinedCompositionException()
Constructs a UndefinedCompositionException with no detail message.
|
UndefinedCompositionException(java.lang.String s)
Constructs a UndefinedCompositionException with the specified detail message.
|
public UndefinedCompositionException()
public UndefinedCompositionException(java.lang.String s)