A B C D E F G H I K L M N O P R S T U V

P

PersistenceException - exception net.sf.colle.sql.persistence.PersistenceException.
Base class for persistence exceptions.
PersistenceException() - Constructor for class net.sf.colle.sql.persistence.PersistenceException
Constructs an exception with no inner throwable.
PersistenceException(String) - Constructor for class net.sf.colle.sql.persistence.PersistenceException
Constructs an exception with a message and no inner throwable.
PersistenceException(Throwable) - Constructor for class net.sf.colle.sql.persistence.PersistenceException
Constructs an exception with a throwable
PersistenceException(String, Throwable) - Constructor for class net.sf.colle.sql.persistence.PersistenceException
Constructs an exception with a message and a throwable
printStackTrace() - Method in class net.sf.colle.util.OuterError
Prints the stack to standard error.
printStackTrace(PrintStream) - Method in class net.sf.colle.util.OuterError
Prints the stack the print stream.
printStackTrace(PrintWriter) - Method in class net.sf.colle.util.OuterError
Prints the stack the print writer.
printStackTrace() - Method in class net.sf.colle.util.OuterException
Prints the stack to standard error.
printStackTrace(PrintStream) - Method in class net.sf.colle.util.OuterException
Prints the stack the print stream.
printStackTrace(PrintWriter) - Method in class net.sf.colle.util.OuterException
Prints the stack the print writer.
printStackTrace() - Method in class net.sf.colle.util.OuterRuntimeException
Prints the stack to standard error.
printStackTrace(PrintStream) - Method in class net.sf.colle.util.OuterRuntimeException
Prints the stack the print stream.
printStackTrace(PrintWriter) - Method in class net.sf.colle.util.OuterRuntimeException
Prints the stack the print writer.

A B C D E F G H I K L M N O P R S T U V