Serialized Form
-
Package ws.slink.intervals.exception
-
Exception ws.slink.intervals.exception.InvalidDayException
class InvalidDayException extends InvalidIntervalException implements Serializable -
Exception ws.slink.intervals.exception.InvalidIntervalException
class InvalidIntervalException extends RuntimeException implements Serializable -
Exception ws.slink.intervals.exception.InvalidIntervalFormatException
class InvalidIntervalFormatException extends RuntimeException implements Serializable -
Exception ws.slink.intervals.exception.InvalidMonthException
class InvalidMonthException extends InvalidIntervalException implements Serializable -
Exception ws.slink.intervals.exception.InvalidYearException
class InvalidYearException extends InvalidIntervalException implements Serializable -
Exception ws.slink.intervals.exception.MethodNotSupportedException
class MethodNotSupportedException extends RuntimeException implements Serializable
-