Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DetailedError ¶
type DetailedError struct {
	// contains filtered or unexported fields
}
    func NewDetailedError ¶
func NewDetailedError(code string, errString string) *DetailedError
func (*DetailedError) Code ¶
func (this *DetailedError) Code() string
func (*DetailedError) Error ¶
func (this *DetailedError) Error() string
 Click to show internal directories. 
   Click to hide internal directories.