|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
storage.StorageException
storage.advancedStorage.AdvancedStorageException
storage.advancedStorage.UnitNumberOutOfRangeException
Thrown when trying to use a unit which number is out of the space.
Constructor Summary | |
UnitNumberOutOfRangeException()
Constructs a UnitNumberOutOfRangeException with the specified detail message. |
|
UnitNumberOutOfRangeException(java.lang.String msg)
Constructs a UnitNumberOutOfRangeException with no detail message. |
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 UnitNumberOutOfRangeException(java.lang.String msg)
UnitNumberOutOfRangeException
with no detail message.
public UnitNumberOutOfRangeException()
UnitNumberOutOfRangeException
with the specified detail message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |