public class InvalidClauseException
extends java.lang.Exception
Constructor and Description |
---|
InvalidClauseException(java.lang.String msg)
Constructs an
InvalidClauseException with the specified detail message. |
InvalidClauseException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an
InvalidClauseException with the specified detail message. |
public InvalidClauseException(@Nonnull java.lang.String msg, java.lang.Throwable cause)
InvalidClauseException
with the specified detail message.msg
- the detail message.cause
- the causepublic InvalidClauseException(@Nonnull java.lang.String msg)
InvalidClauseException
with the specified detail message.msg
- the detail message.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.