public class IllegalStyleCombinationException
extends java.lang.RuntimeException
Constructor and Description |
---|
IllegalStyleCombinationException()
Constructs a new exception with a default detail message.
|
IllegalStyleCombinationException(java.lang.String s)
Constructs a new exception with the specified detail message.
|
public IllegalStyleCombinationException(java.lang.String s)
s
- The detail message.public IllegalStyleCombinationException()
Copyright © 2013. All Rights Reserved.