Package org.beangle.commons.lang.time
Class WeekStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.beangle.commons.lang.time.WeekStateException
-
- All Implemented Interfaces:
Serializable
public class WeekStateException extends RuntimeException
和周状态有关的异常- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WeekStateException()WeekStateException(String arg0)WeekStateException(String arg0, Throwable arg1)WeekStateException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-