org.vafer.jdeb.descriptors
Class InvalidDescriptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vafer.jdeb.descriptors.InvalidDescriptorException
- All Implemented Interfaces:
- java.io.Serializable
public final class InvalidDescriptorException
- extends java.lang.Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidDescriptorException
public InvalidDescriptorException(AbstractDescriptor desc)
InvalidDescriptorException
public InvalidDescriptorException(AbstractDescriptor desc,
java.lang.String message)
InvalidDescriptorException
public InvalidDescriptorException(AbstractDescriptor desc,
java.lang.Throwable cause)
InvalidDescriptorException
public InvalidDescriptorException(AbstractDescriptor desc,
java.lang.String message,
java.lang.Throwable cause)
getDescriptor
public AbstractDescriptor getDescriptor()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Throwable
Copyright © 2007. All Rights Reserved.