pl.edu.agh.cast.resource
Class ResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.agh.cast.resource.ResourceException
- All Implemented Interfaces:
- Serializable
public class ResourceException
- extends Exception
An exception for all errors associated with resources.
- Author:
- AGH CAST Team
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceException
public ResourceException()
- Constructor.
ResourceException
public ResourceException(String msg)
- Constructor.
- Parameters:
msg
- exception message
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.