class: CitationStyleManagerException

public class: CitationStyleManagerException
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:12:32; Modified: 16.07.2009 15:12:32;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {DDFF4810-38AE-4d26-B817-887E9B3E7C58}
 

Goto: Custom Properties, Methods, Tagged Values

Appears in: citationmanager

Custom Properties
 
CitationStyleManagerException Methods
Operation Details
public
CitationStyleManagerException():
Sequential
Notes: Default constructor.
public
CitationStyleManagerException(
   Throwable e):
Sequential
Notes: Constructor with exception.
public
CitationStyleManagerException(
   String message):
Sequential
Notes: Constructor with message.
public
CitationStyleManagerException(
   String message,
   Throwable e):
Sequential
Notes: Constructor with message and exception.
 
CitationStyleManagerException Tagged Values
Tag Value Notes
annotations @SuppressWarnings("serial")