org.openpermis.editor.policy.gui.binding
Class ConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openpermis.editor.policy.gui.binding.ConverterException
- All Implemented Interfaces:
- Serializable
public class ConverterException
- extends RuntimeException
Exception class for converter exceptions.
- See Also:
- Serialized Form
- Since:
- 0.9.0
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConverterException
public ConverterException(String message)
- Creates a converter exception for the specified message.
- Parameters:
message
- the exception cause.- Since:
- 0.9.0
ConverterException
public ConverterException(String message,
Throwable cause)
- Creates a converter exception for the specified message and root cause.
- Parameters:
message
- the exception cause.cause
- the exception root cause.- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG