Class InvalidArtSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thevpc.common.prs.artset.InvalidArtSetException
- All Implemented Interfaces:
Serializable
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 19 dec. 2006 11:07:10
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidArtSetException(String message) InvalidArtSetException(String message, Throwable cause) InvalidArtSetException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidArtSetException
public InvalidArtSetException() -
InvalidArtSetException
-
InvalidArtSetException
-
InvalidArtSetException
-