public class LibraryException
extends java.lang.Exception
Constructor and Description |
---|
LibraryException()
Constructs an
LibraryException with no detail message. |
LibraryException(java.lang.String s)
Constructs an
LibraryException with the specified detail
message. |