|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.jas.root.InvalidBoundaryException
public class InvalidBoundaryException
Invalid boundary exception class. Exception to be thrown when a valid boundary cannot be constructed.
Constructor Summary | |
---|---|
InvalidBoundaryException()
|
|
InvalidBoundaryException(java.lang.String c)
|
|
InvalidBoundaryException(java.lang.String c,
java.lang.Throwable t)
|
|
InvalidBoundaryException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidBoundaryException()
public InvalidBoundaryException(java.lang.String c)
public InvalidBoundaryException(java.lang.String c, java.lang.Throwable t)
public InvalidBoundaryException(java.lang.Throwable t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |